| 1. | The culture is a property of the executing thread 区域性是当前执行线程的属性 |
| 2. | The operation of changing the currently executing thread 重新调度,是一种变更当前执行线程的操作。 |
| 3. | Describes the security context of the currently executing thread 描述当前正在执行的线程的安全性上下文信息。 |
| 4. | Marks the currently executing thread - pool thread for the execution of managed code 标记用于执行托管代码的当前正在执行的线程池线程。 |
| 5. | Keyword indicates that a field might be modified by multiple concurrently executing threads 关键字表示字段可能被多个并发执行线程修改。 |
| 6. | When a transaction is initiated , the transaction context is associated with the executing thread 当事务启动时,事务上下文与执行线程关联在一起。 |
| 7. | Method . the method suspends the currently executing thread for a given number of milliseconds 该方法将当前正在执行的线程挂起指定的时间(毫秒) 。 |
| 8. | The currently executing thread is suspended when its time slice elapses , and another thread resumes running 当前执行的线程在其时间片结束时被挂起,而另一个线程继续运行。 |
| 9. | Provides methods that allow access to , and control over , the security context of the currently executing thread 为宿主提供方法,用以在当前线程而不是调用win32线程api来管理标记。 |
| 10. | Each executing thread has a separate instance of the field , and independently sets and gets values for that field 每个执行线程都有单独的字段实例,并且独立地设置及获取该字段的值。 |